BNSetUserFunctionReturnValue

Function BNSetUserFunctionReturnValue 

Source
pub unsafe extern "C" fn BNSetUserFunctionReturnValue(
    func: *mut BNFunction,
    returnValue: *mut BNReturnValue,
)