binaryninjacore_sys

Function BNSetFunctionUserType

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