Function BNSetFunctionUserType

Source
pub unsafe extern "C" fn BNSetFunctionUserType(
    func: *mut BNFunction,
    type_: *mut BNType,
)