Function mysqlclient_sys::mysql_kill

source ยท
pub unsafe extern "C" fn mysql_kill(
    mysql: *mut MYSQL,
    pid: c_ulong
) -> c_int