pub unsafe extern "C" fn gr_reply_code(
err_code: *mut ErrorWithReplyCode,
)Expand description
Fallible gr_reply_code get syscall.
Arguments type:
err_code:mut ptrfor concatenated error code and reply code.
pub unsafe extern "C" fn gr_reply_code(
err_code: *mut ErrorWithReplyCode,
)Fallible gr_reply_code get syscall.
Arguments type:
err_code: mut ptr for concatenated error code and reply code.