mnn::prelude

Function pthread_setname_np

source
pub unsafe extern "C" fn pthread_setname_np(
    thread: u64,
    name: *const i8,
) -> i32