Function mnn::prelude::dlinfo

source ยท
pub unsafe extern "C" fn dlinfo(
    handle: *mut c_void,
    request: i32,
    info: *mut c_void,
) -> i32