Function BNCreateTag

Source
pub unsafe extern "C" fn BNCreateTag(
    type_: *mut BNTagType,
    data: *const c_char,
) -> *mut BNTag