BNSetAutoFunctionReturnValue

Function BNSetAutoFunctionReturnValue 

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