pub unsafe extern "C" fn CFGU_GetRegionCanadaUSA(
    value: *mut u8_
) -> Result
Expand description

Gets whether the system’s region is Canada or USA.

§Arguments

  • value - Pointer to output the result to. (0 = no, 1 = yes)