slow5_data_to_str

Function slow5_data_to_str 

Source
pub unsafe extern "C" fn slow5_data_to_str(
    data: *mut u8,
    type_: slow5_aux_type,
    ptr_len: u64,
    str_len: *mut usize,
) -> *mut c_char