bcc_usdt_get_location

Function bcc_usdt_get_location 

Source
pub unsafe extern "C" fn bcc_usdt_get_location(
    usdt: *mut c_void,
    provider_name: *const c_char,
    probe_name: *const c_char,
    index: c_int,
    location: *mut bcc_usdt_location,
) -> c_int