[][src]Function smash::lib::L2CAgent_sv_set_function_hash

pub unsafe extern "C" fn L2CAgent_sv_set_function_hash(
    this: *mut L2CAgent,
    func: Option<unsafe extern "C" fn(arg1: *mut L2CAgent, arg2: *mut c_void) -> u64>,
    hash: u64
) -> u64